home *** CD-ROM | disk | FTP | other *** search
- ReverseSound = {
- ACTIONS = {
- reverseCurrentSound:;
- };
- OUTLETS = {
- };
- SUPERCLASS = Object;
- };
- EnvelopeView = {
- ACTIONS = {
- sendAction:;
- };
- OUTLETS = {
- toPointYText;
- toPointText;
- delegate;
- toPointsText;
- toPointXText;
- };
- SUPERCLASS = Control;
- };
- SoundDocument = {
- ACTIONS = {
- willPlay:;
- setSelStart:;
- convertToFloat:;
- stopSoxModal:;
- windowWillClose:;
- newStart:;
- pause:;
- convertToMulaw:;
- addSilence:;
- newSize:;
- didPlay:;
- displayChanged:;
- record:;
- hadError:;
- windowDidMiniaturize:;
- convertRate22:;
- windowDidResignMain:;
- convertToLinear8:;
- setSelEnd:;
- convertToCompressed:;
- convertRateCODEC:;
- convertRate44:;
- soundDidChange:;
- stop:;
- convertToLinear16:;
- windowDidBecomeMain:;
- windowDidDeminiaturize:;
- play:;
- };
- OUTLETS = {
- toSoxFlags;
- toSndInfoTextField;
- meter;
- toPop2;
- toEdSndView;
- toButtonMatrix;
- endForm;
- selEndForm;
- playButton;
- durationForm;
- sizeForm;
- pauseButton;
- toScrollingSound;
- recordButton;
- startForm;
- toPop1;
- selStartForm;
- };
- SUPERCLASS = RODocument;
- };
- EdSoundView = {
- ACTIONS = {
- echo:;
- soundModule:;
- erase:;
- addSilence:;
- scale:;
- };
- OUTLETS = {
- };
- SUPERCLASS = SoundView;
- };
- FirstResponder = {
- ACTIONS = {
- reverse:;
- revertToSaved:;
- echo:;
- showEchoPanel:;
- save:;
- erase:;
- addSilence:;
- scale:;
- showEnvelopePanel:;
- saveAs:;
- };
- SUPERCLASS = Object;
- };
- ScrollingSound = {
- ACTIONS = {
- reflectScroll:;
- sizeToSelection:;
- };
- OUTLETS = {
- delegate;
- toEdSndView;
- };
- SUPERCLASS = ScrollView;
- };
- Envelope = {
- ACTIONS = {
- doEnvelope:;
- envelopeChanged:;
- };
- OUTLETS = {
- xForm;
- yForm;
- envText;
- pointForm;
- envPanel;
- envView;
- };
- SUPERCLASS = Object;
- };
- RODocument = {
- ACTIONS = {
- save:;
- saveAs:;
- copySelf:;
- load:;
- };
- OUTLETS = {
- toWindow;
- };
- SUPERCLASS = Object;
- };
-